	/* footer */
	.page-footer .page-footer-register-wrapper {
		height: 159px;
		overflow: hidden;
		background: url(../../../images/headerAndfooter/ch_bottomNav_joinUs_bsckground.png) no-repeat 100% 100%;
		/* background: url(images/btn-bj.jpg) no-repeat 100% 100%; */
		background-size: cover;
	}

	.page-footer .page-footer-register-wrapper .container {
		height: 100%;
		padding-top: 34px;
		box-sizing: border-box;
		color: #FFFFFF;
		text-align: center;
		border-top:none;
	}

	.page-footer .page-footer-register-wrapper .container>.title {
		font-size: 26px;
		font-family: Microsoft YaHei;
		color: #FFFFFF;
		line-height: 1;
		padding-bottom: 0px;
		border-bottom: none;
		text-align: center;
		margin-top:0px; 
	}

	.page-footer .page-footer-register-wrapper .container .yzButton.register {
		width: 166px;
		height: 40px;
		border: 1px solid #FFFFFF;
		margin: 29px auto 0px;
		font-size: 16px;
		color: #FFFFFF;
	}

	.page-footer .page-footer-register-wrapper .container .yzButton.register:hover {
		background: #ffffff;
		color: #118EFC;
	}

	.page-footer .page-footer-bottom-wrapper {
		background: #121A2E;
	}

	.page-footer .page-footer-bottom-wrapper .footer-bottom-desc {
		overflow: hidden;
		height: 100px;
		display: flex;
		justify-content: space-between;
		border-bottom: 1px solid #1A284B;

	}

	.page-footer .page-footer-bottom-wrapper .footer-bottom-desc .desc-item {
		display: flex;
		align-items: center;
	}

	.page-footer .page-footer-bottom-wrapper .footer-bottom-desc .desc-item-img {
		width: 38px;
		margin-right: 13px;
	}
	
	
	@media screen\0 {
		.page-footer .page-footer-bottom-wrapper .footer-bottom-desc .desc-item-img {
			width: auto;
		}
	}


	.page-footer .page-footer-bottom-wrapper .footer-bottom-desc .desc-item-text .title {
		font-size: 18px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 1;
		padding-bottom: 0px !important;
		border-bottom: none;
		text-align: left;
	}

	.page-footer .page-footer-bottom-wrapper .footer-bottom-desc .desc-item-text .desc {
		font-size: 14px;
		font-weight: 400;
		color: #D0D0D0;
		line-height: 14px;
		margin-top: 12px;
	}


	.page-footer .page-footer-bottom-wrapper .footer-bottom-nav {
		display: flex;
		justify-content: space-between;
		padding-top: 30px;
		padding-bottom: 39px;
		border-bottom: 1px solid #1A284B;
	}

	.page-footer .page-footer-bottom-wrapper .footer-bottom-nav .nav-item>.title {
		font-size: 18px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 1;
		margin-bottom: 30px;
		padding-bottom:0px;
		border-bottom: none;
		text-align: left;
	}

	.page-footer .page-footer-bottom-wrapper .footer-bottom-nav .nav-item .item-li {
		font-size: 14px;
		font-weight: 400;
		color: #D0D0D0;
		line-height: 1;
		margin-bottom: 19px;
		display: flex;
		align-items: center;
		position: relative;
	}

	.page-footer .page-footer-bottom-wrapper .footer-bottom-nav .nav-item.connectUs .item-li {
		padding-left: 25px;
	}


	.page-footer .page-footer-bottom-wrapper .footer-bottom-nav .nav-item .item-li>.flag {
		width: 20px;
		position: absolute;
		left: 0px;
		top: 50%;
		transform: translate(0px, -50%);
	}



	.page-footer .page-footer-bottom-wrapper .footer-bottom-nav .nav-item a:last-child .item-li {
		margin-bottom: 0px;
	}

	.page-footer .page-footer-bottom-wrapper .footer-bottom-nav .nav-item .item-li:hover {
		color: #118EFC;
	}


	.page-footer .page-footer-bottom-wrapper .footer-bottom-link {
		border-bottom: 1px solid #1A284B;
		height: 53px;
		display: flex;
		align-items: center;
		display: none;
	}

	.page-footer .page-footer-bottom-wrapper .footer-bottom-link .link-title {
		margin-right: 30px;
	}

	.page-footer .page-footer-bottom-wrapper .footer-bottom-link .link-title,
	.page-footer .page-footer-bottom-wrapper .footer-bottom-link .link-li {
		font-size: 14px;
		color: #D0D0D0;
		white-space: nowrap;
	}

	.page-footer .page-footer-bottom-wrapper .footer-bottom-link .link-ul-parent {
		overflow: hidden;
	}

	.page-footer .page-footer-bottom-wrapper .footer-bottom-link .link-ul {
		display: flex;
	}

	.page-footer .page-footer-bottom-wrapper .footer-bottom-link .link-ul .link-li {
		white-space: nowrap;
		padding: 0px 15px;
		width: auto !important; 
	}

	.page-footer .page-footer-bottom-wrapper .copyRight {
		text-align: center;
		color: #CFCFCF;
		margin-top: 20px;
		padding-bottom: 20px;
	}

	.page-footer .page-footer-bottom-wrapper .copyRight>.key {
		color: #fff;
		font-weight: bold;

	}
	
	.swiper-container .swiper-wrapper .swiper-slide {
		width: auto;
		/* width: 450px !important; */
		text-align: center;
	}
	
	.page-footer .page-footer-bottom-wrapper .footer-bottom-link .link-li {
		padding:  0 15px;
	}
	.qq_anmation.isopen {
		animation: initial !important;
		-webkit-animation: initial !important;
	}

	/* 文章模块 */
	.relevantArticle-wrapper {
		display: none;
		padding-top: 80px;
		padding-bottom: 50px;
		position:relative;
		z-index:0;
	}
	
	.relevantArticle-wrapper .head-title h2:after,.relevantArticle-wrapper .head-title h3:after {
		display: none;
	}
	
	
	.relevantArticle-wrapper ul li {
		color: #999;
		line-height:28px;
	}
	
	.relevantArticle-wrapper a {
		text-decoration: none;
		color: #333;
	}
	
	.relevantArticle-wrapper a:hover, .relevantArticle-wrapper a:active {
		outline: none;
		color: #118efc;
		text-decoration: none;
	}
	
	
	.relevantArticle-wrapper li  span.dataTime {
		display: inline-block;
		min-width: 93px;
	}
	
	.relevantArticle-wrapper .head-title {
		padding-top: 0px;
	}
	
	/* 文章模块  end*/
	
	
	
	/* yz 22年9月19日 */
	.service-side {
			display:none;
		}
		.diaocha_tops:hover,.diaocha_tops:hover > p{
			color: #118EFC;
		}
		
		.diaocha_tops > p:not(:last-child) {
			margin-bottom:3px;
		}
		
		.diaocha_tops.fboxCenter > p {
			line-height:1
		}
		
		
		
		.tips_1:before{
			content: '';
			width: 50px;
			height: 50px;
			right: -32px;
			position: absolute;
			top: 45px;
		}
		.tips_2:before{
			content: '';
			width: 50px;
			height: 50px;
			right: -32px;
			position: absolute;
			top: 45px;
		}
		.tips_:before {
			content: '';
			width: 50px;
			height: 50px;
			right: -32px;
			position: absolute;
			top: 24px;
		}
		.tips_:after {
			content: '';
			display: inline-block;
			width: 11px;
			height: 11px;
			background: #fff;
			transform: rotate(45deg);
			top: 44px;
			position: absolute;
			left: 182px;
		}
	
		.tips_1:after {
			content: '';
			display: inline-block;
			width: 11px;
			height: 11px;
			background: #fff;
			transform: rotate(45deg);
			top: 70px;
			position: absolute;
			left: 202px;
		}.tips_2:after {
				 content: '';
				 display: inline-block;
				 width: 11px;
				 height: 11px;
				 background: #fff;
				 transform: rotate(45deg);
				 top: 45px;
				 position: absolute;
				 left: 270px;
		}
	
	.tips_1.modile {
			position: absolute;
			top: -216px;
			left: 15px;
			width: 218px;
			height: 200px;
			background: rgb(255, 255, 255);
			box-shadow: rgb(0 0 0 / 18%) 0px 0px 8px 1px;
			border-radius: 4px;
			display: none;
		}
	
		.tips_1.modile:after {
			content: '';
			display: inline-block;
			width: 11px;
			height: 11px;
			background: #fff;
			transform: rotate(
		45deg
		);
			top: 193px;
			position: absolute;
			left: 15px;
		}
	
		.tips_{
			position: absolute;
			top: -25px;
			left: -197px;
			width: 188px;
			height: 101px;
			background: rgb(255, 255, 255);
			box-shadow: rgb(0 0 0 / 18%) 0px 0px 8px 1px;
			border-radius: 4px;
			display: none;
		}
		.tips_1 {
			position: absolute;
			top: -45px;
			left: -217px;
			width: 208px;
			height: 150px;
			background: rgb(255, 255, 255);
			box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 8px 1px;
			border-radius: 4px;
			display: none;
		}
		.tips_2 {
			position: absolute;
			top: -7px;
			left: -285px;
			width: 277px;
			height: 115px;
			background: rgb(255, 255, 255);
			box-shadow: rgb(0 0 0 / 18%) 0px 0px 8px 1px;
			border-radius: 4px;
			display: none;
		}
		.tips_1 a,.tips_2 a,.tips_ a{
			color: #333333;
		}
		.tips_1 strong,.tips_2 strong,.tips_ strong{
			color: #333333;
			font-size: unset;
		}
	
		.tips_1 img,.tips_2 img,.tips_ img {
			height: 20px;
			margin: 13px !important;
		}
	
		.qq_tips {
			display: inline-block !important;
			margin: 0 4px 4px !important;
			width: 62px !important;
		}

		.qq_anmation{
			animation: mymove 0.8s infinite !important;
			-webkit-animation: mymove 0.8s infinite !important; /* Safari and Chrome */
			 
		}
	
		@keyframes mymove {
			0% {
				opacity: 1;
			}
			50% {
				opacity: 0.2;
			}
			100% {
				opacity: 1;
			}
		}
	
		@-webkit-keyframes mymove /* Safari and Chrome */
		{
			0% {
				opacity: 1;
			}
			50% {
				opacity: 0.2;
			}
			100% {
				opacity: 1;
			}
		}


		/* 重构 footer 2023 */
		.pls-footer {
			padding-left: 10px;
			padding-right: 10px;
			background: #151C2A;
			color: #fff;
		}

		.pls-footer-service .pls-footer-inner {
			font-size: 0;
			text-align: center;
			padding: 24px;
		}

		.pls-footer-website .pls-footer-inner {
			position: relative;
			display: flex;
			padding: 24px 0;
			border-bottom: none;
		}

		.pls-footer-inner {
			box-sizing: border-box;
			margin: 0 auto;
			max-width: 1200px;
			padding: 30px 0;
			border-bottom: 1px solid rgba(73,87,112,.2);
			-webkit-font-smoothing: antialiased;
		}

		.pls-footer-service-list>li {
			display: flex;
			width: 20.5%;
			vertical-align: top;
			text-align: left;
			white-space: nowrap;
			align-items: center;
		}

		.pls-footer-service-list>li:last-child {
			width: 13.5%;
		}

		.pls-footer-service-item .icon {
			display: inline-block;
			width: 38px;
			height: 38px;
			vertical-align: middle;
			margin-right: 13px;
			margin-left: -6px;
			background-repeat: no-repeat;
			background-size: 100% auto;
			background-position: top center;
		}

		.pls-footer-service-item .icon-1 {
			background-image: url(/images/headerAndfooter/bottom_icon01.png);
		}

		.pls-footer-service-item .icon-2 {
			background-image: url(/images/headerAndfooter/bottom_icon02.png);
		}

		.pls-footer-service-item .icon-3 {
			background-image: url(/images/headerAndfooter/bottom_icon03.png);
		}

		.pls-footer-service-item .icon-4 {
			background-image: url(/images/headerAndfooter/bottom_icon04.png);
		}

		.pls-footer-service-item .icon-5 {
			background-image: url(/images/headerAndfooter/bottom_icon05.png);
		}

		.pls-footer-service-item .list-li-text {
			color: #FFFFFF;
			line-height: 1;
		}

		.pls-footer-service-item：hover  .list-li-text {
			color: #006eff;
		}

		.pls-footer-service-item .text-title {
			font-size: 16px;
			font-weight: 500;
			line-height: 22px;
			margin-bottom: 8px;
		}

		.pls-footer-service-item .text-term {
			font-size: 14px;
			font-weight: 400;
			line-height: 20px;
		}

		.pls-footer-website-columns {
			flex: 1;
			width: 1px;
			padding: 0;
			padding-left: 74px;
			margin-left: -10px;
			display: flex;
			align-items: flex-start;
		}

		.pls-footer-website-columns>li {
			flex: 1;
			width: 1px;
			font-size: 14px;
			padding-left: 10px;
			padding-right: 10px;
		}

		.pls-footer-website-title {
			margin-bottom: 15px;
			font-size: 16px;
			font-weight: 500;
			color: #FFFFFF;
			line-height: 22px;
		}

		.pls-footer .pls-footer-website .pls-footer-website-list a {
			display: block;
			padding: 8px 0;
			color: #495770;
			font-size: 14px;
			font-weight: 400;
			color: #F2F2F2;
			line-height: 20px;
		}

		.pls-footer .pls-footer-website .pls-footer-website-list a:hover {
			color: #006eff;
		}

		.pls-footer-website .pls-footer-website-contact {
			padding-bottom: 1px;
			border-right: 1px solid #3D485D;
			padding-right: 29px;
		}

		.pls-footer-website .pls-footer-website-contact .website-contact-item {
			margin-bottom: 16px;
		}

		.pls-footer-website .pls-footer-website-contact .website-contact-item:last-child {
			margin-bottom: 0px;
		}

		.pls-footer-website .pls-footer-website-contact .website-contact-item .website-contact-item-title {
			font-size: 14px;
			font-weight: 400;
			color: #F2F2F2;
			line-height: 20px;
			margin-bottom: 8px;
		}

		.pls-footer-website .pls-footer-website-contact .website-contact-item .website-contact-item-content {
			font-size: 20px;
			font-weight: 400;
			color: #F2F2F2;
			line-height: 33px;
		}

		.pls-footer-blogroll {
			height: 68px;
			background: #1B283F;
			position: relative;
			width: calc(100% + 20px);
			left: -10px;
		}

		.pls-footer-blogroll .pls-footer-inner {
			justify-content: space-between;
			height: 100%;
			border-bottom: none;
			padding: 0px;
		}

		.pls-footer-blogroll .pls-footer-inner > .fboxYcenter {
			height: 100%;
		}

		.pls-footer-blogroll .pls-footer-inner .pls-footer-blogroll-Copyright {
			font-size: 14px;
			font-weight: 400;
			color: #F2F2F2;
			line-height: 20px;
			margin-left: 117px;
		}

		.pls-footer-blogroll-website .blogroll-website-li {
			height: 16px;
			padding: 1px 13px 1px 0px;
			border-right: 1px solid #979797;
			margin-left: 13px;
			display: flex;
			align-items: center;
		}

		.pls-footer-blogroll-website .blogroll-website-li:last-child {
			border-right: none;
		}

		.pls-footer-blogroll-website .blogroll-website-li a {
			font-size: 14px;
			font-weight: 400;
			color: #F2F2F2;
		}

		.pls-footer-blogroll-website .blogroll-website-li a:hover {
			color: #006eff;
		}

		.pls-footer-friendLink .pls-footer-inner {
			display: flex;
			align-items: center;
			padding-bottom: 24px;
		}

		.pls-footer-friendLink .str_wrap.str_active {
			background: transparent;
		}

		.pls-footer-friendLink .link-title {
			font-size: 14px;
			font-weight: 400;
			color: #F2F2F2;
			line-height: 20px;
			white-space: nowrap;
		}

		.pls-footer-friendLink .pls-footer-inner .link-content__inner {
			display: flex;
			width: 100%;
		}

		.pls-footer-friendLink .link-content-item {
			padding: 0  16px;
		}

		.pls-footer-friendLink .link-content-item a {
			color: #F2F2F2;
		}

		.pls-footer-friendLink .link-content-item a:hover {
			color: #006eff;
		}

		.pls-footer-friendLink .str_wrap {
			background: transparent;
			margin-left: 24px;
			cursor: pointer;
		}

		.pls-footer-friendLink .str_move {
			cursor: default;
		}

		
		/* 重构 footer 2023  end*/
	
	/* footer  end */